Total Complexity | 26 |
Dependencies | 2 |
Dependents | 3 |
Total lines | 490 |
Lines of code | 198 |
Logical lines of code | 103 |
Comment lines | 260 |
Methods | 8 |
Properties | 19 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setupKey() | 31 | 7 | 65 | |
setupInlineCrypt() | 41 | 4 | 69 | |
processBlock() | 45 | 5 | 37 | |
isValidEngineHelper() | 65 | 3 | 9 | |
setKey() | 68 | 3 | 6 | |
__construct() | 70 | 2 | 6 | |
encryptBlock() | 79 | 1 | 3 | |
decryptBlock() | 79 | 1 | 3 |